home *** CD-ROM | disk | FTP | other *** search
- /******************************************************************************
- OSChecks.h
-
- Declarations for Operating System Checks Module
-
- Copyright © 1989 Symantec Corporation. All rights reserved.
-
- ******************************************************************************/
-
- #define _H_OSChecks
-
- #include <MacTypes.h>
- #include <OSUtil.h>
-
-
- /** Exported Functions **/
-
- Boolean TrapAvailable(short trapNum, short tType);
- Boolean WNEIsImplemented(void);
- Boolean TempMemCallsAvailable(void);
- Boolean ColorQDIsPresent(void);